home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 8998 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: soap.news.pipex.net!pipex!usenet
  2. From: Scampi@ao091.du.pipex.com
  3. Newsgroups: comp.sys.amiga.misc,comp.sys.amiga.programmer
  4. Subject: Re: Old Amiga C header files
  5. Date: Wed, 20 Mar 96 20:42:43
  6. Organization: Private node.
  7. Distribution: world
  8. Message-ID: <19960320.421070.12B86@ao091.du.pipex.com>
  9. References: <4i3lio$o3q@news.udel.edu> <4ihv04$gme@PEAK.ORG> <19960318.3F1FF8.DED0@an112.du.pipex.com>
  10. NNTP-Posting-Host: ao091.du.pipex.com
  11. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  12.  
  13. Mathew Hendry (m.hendry@dial.pipex.com) wrote:
  14. : Dean Ridgway (ridgwad@PEAK.ORG) wrote:
  15. : : In article <4i3lio$o3q@news.udel.edu>,
  16. : : Roland Larsson <LARSSON@brivs2.bartol.udel.edu> wrote:
  17. : : 
  18. : : >Is it possible to find old Amiga specific header/include files for
  19. : : >C programming? I'm trying to learn some C, and have some books and
  20. : : >a couple of Shareware compilers already. What I don't have are those
  21. : : >include files from old Commodore. If anyone has any suggestions, please
  22. : : 
  23. : : Assuming you don't have a CD-drive available, find an FTP site (there are 
  24. : : a couple but I don't have the URLs handy) that has Fred Fish's CDs 
  25. : : on-line.  Several of his early CDs has the native developer updates that 
  26. : : has both the libraries and C include files available (but no autodocs).
  27. : The 3.1 includes are available (or were, last I looked) on Fred Fish's own
  28. : site - ftp.amigalib.com. The full set examples from the 3rd edition RKMs
  29. : (covering up to release 2.0 of the OS) are also available both there and on
  30. : Aminet.
  31.  
  32. Since someone mailed me asking for the filenames...
  33.  
  34. The 3.1 includes are in:
  35. ftp://ftp.amigalib.com/pub/cd/FrozenFish-Aug95/bbs/cbm
  36.  
  37. However, this (cbm) directory seems to be no longer accessible. You'll have to
  38. try to find another site which carries the FrozenFish CDROMs.
  39.  
  40. As for the RKM examples, the 2.x versions are on Aminet (contrary to the
  41. descriptions, these are only the example programs, not the manuals
  42. themselves):
  43. RKRM_Devices.lha   dev/misc   326K 178+Part 1 of 4 of Amiga ROM Kernel
  44. RKRM_Lib1.lha      dev/misc   294K 178+Part 2 of 4 of Amiga ROM Kernel
  45. RKRM_Lib2.lha      dev/misc   229K 178+Part 3 of 4 of Amiga ROM Kernel Manuals
  46. RKRM_Lib3.lha      dev/misc   183K 178+Part 4 of 4 of Amiga ROM Kernel Manuals
  47.  
  48. And the 1.3 examples:
  49. RKMCompanion.lha   dev/src    641K 308+Example pgms from 1.3 ROM Kernel Manual.
  50.  
  51. -- Mat.
  52.